[Cppcms-users] dispatcher and async connections
Brought to you by:
artyom-beilis
From: Frank E. <fra...@an...> - 2010-07-13 16:38:47
|
hi, something else came up. when i use the dispatcher in an async class and a url is requested which is not handled the default main() method in the application class does not handle async connections properly. there's no finalize/async_complete_response and thus giving a 502 bad gateway response instead of 404. i guess the default main method should handle async connections in addition to sync connections. frank. -- Dipl.-Ing. (FH) Frank Enderle anamica UG (haftungsbeschränkt) Beinsteinerstr. 6 71334 Waiblingen Telefon: +49 151 14981091 Telefax: +49 7151 1335770 E-Mail: fra...@an... Internet: www.anamica.de Handelsregister: AG Stuttgart HRB 732357 Geschäftsführer: Yvonne Holzwarth, Frank Enderle |