Menu

SvnRepo Commit Log


Commit Date  
[r1103] by jost_boekemeier

New fastcgi implementation

2017-04-02 18:44:36 Tree
[r1102] by jost_boekemeier

Revert: On windows PHP_FCGI_CHILDREN=5 php-cgi -b 9876 manages its children using AssignProcessToJobObject. However, when php-cgi is started from Java, the job object is that of the Java process. To fix this CreateProcess has a new flag CREATE_BREAKAWAY_FROM_JOB (since Vista). Unfortunately we cannot set this flag from Java (using ProcessBuilder), so we have to use our own wrapper. Instead of using a wrapper like php-fpm (for which we would have to supply our own windows 32/64 bit binary anyway), we decided to use our existing wrapper "launcher.exe".

2017-04-02 17:09:50 Tree
[r1101] by jost_boekemeier

New fastcgi implementation

2017-03-26 21:30:45 Tree
[r1100] by jost_boekemeier

New FastCGI implementation

2017-03-26 19:04:30 Tree
[r1099] by jost_boekemeier

New fcgi implementation

2017-03-26 16:38:52 Tree
[r1098] by jost_boekemeier

New FastCGI implementation

2017-03-26 14:51:01 Tree
[r1097] by jost_boekemeier

New FastCGI implementation

2017-03-26 11:08:24 Tree
[r1096] by jost_boekemeier

New fastcgi implementation

2017-03-25 18:41:47 Tree
[r1095] by jost_boekemeier

New fastcgi implementation

2017-03-25 15:39:43 Tree
[r1094] by jost_boekemeier

ant: use ecj instead of javac (outside of eclipse add ecj.jar to ant classpath)

2017-03-25 14:15:30 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.