|
|
|
|
|
by linuxftw
2079 days ago
|
|
'just use HTTP proxying' would require having another HTTP server. That second HTTP server would need to implement an abstraction similar of SCGI/FCGI itself, or you'd need to move the sharding into the former HTTP server to distribute the work across several backend HTTP servers. |
|