Hi,
I’ve a vhost that serve long-polling connections.
I’ve created another vhost under the site-available folder and symlink
it to
the site-enabled folder.
How can I use this vhost without loosing existing long-polling
connections?
I’m using nginx 0.8.0 on ubuntu Jaunty.
Thanks