General

Profile

Wei Zheng

  • Login: wzheng
  • Are you a spammer?: No
  • Registered on: 04/15/2013
  • Last sign in: 04/24/2013

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

04/24/2013

05:20 PM Wt Help: RE: Wt Upload file issue using FastCGI interface on Lighttpd
plainTextBufLength\_ has to be unsigned int as well.
contentLength\_ is OK to be unsigned short considering FCGI pac...
Wei Zheng

04/23/2013

10:13 PM Wt Help: RE: Wt Upload file issue using FastCGI interface on Lighttpd
I figured out what happened.
In FCGIRecord.C, it allocates memory to read buffer. Buffer length has type "short". Wh...
Wei Zheng

04/19/2013

05:20 PM Wt Help: RE: Wt Upload file issue using FastCGI interface on Lighttpd
Thank you for the reply.
At the time of creating file upload dialog, I printed out Wt::WApplication::maximumRequestS...
Wei Zheng
12:26 AM Wt Help: RE: Wt Upload file issue using FastCGI interface on Lighttpd
Another question: I set "max-procs" to 1 for my application in lighttpd.conf. I noticed that lighttpd start two proce... Wei Zheng

04/15/2013

06:31 PM Wt Help: Wt Upload file issue using FastCGI interface on Lighttpd
Hi,
Our program works fine when using Wt built-in webserver. We recently switched to use Wt fastcgi interface on lig...
Wei Zheng

Also available in: Atom