I have a application that pulls content from a Apache web server. The application can handle standard login/password request from the web server. I need to be able to assign a login/password to the user and control the amount of concurrent sessions allowed for that user. Is this possible? Does anyone know of a script or method that can handle this? Someone willing to price the creation of a system if it doesn't already exist?
On a side note, I would like the script to report daily/monthly on max concurrent access of each user. I do have postgresql access.
Thanks