PHP/IIS Simultaneous Scripts per connection?

landtax

New member
I need for clients to be able to run multiple php scripts simultaneously. Currently I am using win server 2k8, IIS 7.5 and the latest version of PHP running on CGI. Currently it allows each connection to only run one script at a time. Any ideas?
 
Back
Top