Thats only normal.
A persistent mysql-connection is only persistent for the child which opened it.
If you make another http-connection (like browsing to the next page), the chanches that you get the same connection are very slim.
If this happens the origal child will have a sleeping mysql-connection for about 1 hr (default mysql) which uses memory, and will make perfomance in the long time worse!


I can not delete my profile!!!