There's no way to do that in a single connection.
If you really want to do it, you can open a new
connection and close the old one.
kr
Which system are you referring to, the client OS? The server OS?
What limit do you observe? A single beanstalkd should work ok
with 10-20k concurrent connections.
kr
Just how many clients do you have talking to this
beanstalkd instance? o_O
kr