Jump to content

give certain php page priority in Apache


maarten101

Recommended Posts

Hello,

 

i have an application running on a LAMP environment. On certain times Apache is very busy and it starts queuing requests. For certain requests and pages this is not a problem, but for other requests (interval bases authentication requests done by a client side Flash application) this is a problem because if these authentication requsts time-out the user is logged out.

 

So what i would like to do is tell apache that als requests from getauth.php should be placed on top of the qeue if there is any above other php page requests of images or audiofile requests. Is this possible?

 

Thank you.

 

Regards

Maarten

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.