pan-wang
93b37e14db
fix websocket connection issue and some memory leak, and add debug print ( #129 )
2017-08-04 14:51:15 -07:00
pan-wang
002c8b9bc9
Adding shutdown http message to support the scenario that ctrl signal is not allowed ( #118 )
2017-07-10 14:55:15 -07:00
pan-wang
6b411adbd0
revert the preserve host header change as it failed on Antares ( #114 )
2017-06-21 16:48:38 -07:00
pan-wang
cee4cf7544
Antares blocks some windows APIs. We have use socket instead of calli… ( #109 )
...
* Antares blocks some windows APIs. We have use socket instead of calling GetExtendedTcpTable to check whether the backend is listening on given port.
* Use socket instead of calling GetExtendedTcpTable to check if the backend process listens on given port since Antares blocks couple APIs
* Antares blocks some windows APIs. We have use socket instead of calling GetExtendedTcpTable
* update format
* format change
2017-06-12 19:41:12 -07:00
pan-wang
bce531f61a
add features: flowing authentication info, hosting environment variable support; fix client disconnect and app_offline issues ( #102 )
...
resubmit
2017-05-23 17:25:45 -07:00
jhkimnew
2c5132251b
Updated to support IISExpress and add new test cases for the additional environment variables ( #93 )
2017-04-24 18:17:33 -07:00
jhkimnew
135aa12529
Remove MAX_PATH buffersize to support long file path ( #69 )
...
This is already reviewed by Pan.
2017-02-10 14:35:51 -08:00
pan-wang
044648a213
fixing graceful shutdown on Win7 and IISExpress
2017-01-23 15:33:17 -08:00
pan-wang
66b98a1c04
update 502.5 error page
2017-01-17 15:44:15 -08:00
pan-wang
87f808cc9d
fixing the AV for graceful shutdown on Win7, set forwardWindowsAuthToken default to true and other minor issues
2017-01-17 15:44:15 -08:00
jhkimnew
839437ef8c
Fixing issue #44 ( #56 )
2017-01-06 11:08:43 -08:00
pan-wang
a4963aa6da
fix issue #50 app_offline.htm is case sensitive ( #54 )
2017-01-04 15:57:09 -08:00
pan-wang
4569d6d6d5
fix issue #26 AspNetCoreModule needs to abort failed responses ( #34 )
2016-10-31 13:03:13 -07:00
Sourabh Shirhatti
df997dcb3e
Update LICENSE information
2016-10-26 14:08:58 -07:00
pan-wang
ef19455912
sync up the code with IIS OOB branch ( #21 )
2016-10-26 13:44:02 -07:00
pan-wang
64ab88fa66
fix build warning ( #18 )
2016-10-04 13:51:48 -07:00
pan-wang
b9fda49649
allowing flow app_offline to remote client ( #17 )
2016-10-03 14:49:16 -07:00
Sourabh Shirhatti
cfd963c484
Merge branch 'shirhatti/nuget' into dev
2016-09-26 17:28:55 -07:00
Sourabh Shirhatti
d245ded51d
Produce fake nupkg for testing
2016-09-26 17:08:07 -07:00
pan-wang
191e14b276
fix build warning and a memory leak
2016-09-23 10:59:40 -07:00
Sourabh Shirhatti
c6b3bb1243
Change output directory to work with KoreBuild
2016-09-21 17:21:37 -07:00
Pranav K
3e62285de5
Making build use Sake
2016-09-21 17:21:36 -07:00
Sourabh Shirhatti
0327e3b993
Change output directory to work with KoreBuild
2016-09-21 15:02:10 -07:00
Pranav K
210686a405
Making build use Sake
2016-09-20 17:50:54 -07:00
Sourabh Shirhatti
21b683b733
MC wasn't getting invoked for release builds
2016-09-20 16:57:03 -07:00
Sourabh Shirhatti
f558c5de99
Update the filewatcher
...
Add a reference counter to avoid AV in case web.config was changed
2016-09-20 15:47:50 -07:00
Sourabh Shirhatti
dff0db80ca
Initial upload
2016-08-25 12:23:56 -07:00