Recent

Author Topic: Apache Modules  (Read 4679 times)

sandeep_c24

  • Full Member
  • ***
  • Posts: 114
Apache Modules
« on: February 12, 2009, 09:08:33 am »
I am exploring the possibility of using Lazarus & FPC to write a Apache module to handle large number of requests.

I would like to know the experiences (good or bad) of users who have used Lazarus &FPC to write Apache modules.

Regards

Sandeep

bee

  • Sr. Member
  • ****
  • Posts: 393
Re: Apache Modules
« Reply #1 on: February 12, 2009, 10:43:33 am »
I suggest another solution: FastCGI. Using this technology, we could have better control, more scalable, web server agnostic, and rapid development. You may utilize the FCGI part of the ExtPascal project. ;)

-Bee-

A long time pascal lover.

sandeep_c24

  • Full Member
  • ***
  • Posts: 114
Re: Apache Modules
« Reply #2 on: February 13, 2009, 09:22:41 pm »
Hi bee

I tried writing FastCGI using ExtPascal but just can't get apache to start. I followed the instructions on ExtPascal's website but it still doesn't work.

Do you have a working example of FastCGI I can look at?

Regards

Sandeep

 

TinyPortal © 2005-2018