| bio | website | davintryon.com |
|---|---|---|
| location | London, United Kingdom | |
| age | 35 | |
| visits | member for | 1 year, 2 months |
| seen | May 7 at 14:59 | |
| stats | profile views | 4 |
C# web developer working in London
|
Feb 7 |
answered | way to start and stop RabbitMQ mannually |
|
Feb 7 |
comment |
RabbitMQ Management console not working What do you get when you do a rabbitmq-plugins list? |
|
Feb 7 |
awarded | Teacher |
|
Feb 7 |
answered | Can HAProxy work asynchronously with backend servers? |
|
Feb 6 |
comment |
Can HAProxy work asynchronously with backend servers? Nothing that I have read about HAProxy would suggest that this is possible. It sounds like you need some time of integration pattern (like messaging), not a load balancer. |
|
Feb 6 |
comment |
Can HAProxy work asynchronously with backend servers? In this scenario, how does the server understand who to send the response to? Is it tracked by some sort of message correlation id? |
|
Feb 6 |
awarded | Commentator |
|
Feb 6 |
comment |
Can HAProxy work asynchronously with backend servers? Are you asking for a load balancer that persists the connected clients outside of the connection? |
|
Feb 6 |
accepted | Qwinsta: Do disconnected sessions tie up server resources |
|
Feb 5 |
comment |
Qwinsta: Do disconnected sessions tie up server resources I guess what I was wondering was whether a disconnected session indicates that all user-specific processes are dormant. Or, if a disconnected session could be running orphaned processes. I thought I had seen an issue for resource utilization when there was many disconnected sessions on many VMs across a SAN. |
|
Feb 5 |
awarded | Editor |
|
Feb 5 |
revised |
Qwinsta: Do disconnected sessions tie up server resources title expansion |
|
Feb 5 |
asked | Qwinsta: Do disconnected sessions tie up server resources |
|
Mar 2 |
awarded | Scholar |
|
Mar 2 |
awarded | Benefactor |
|
Mar 2 |
comment |
How to get an IP Address from a disconnected terminal services session Thanks a lot for your suggestion! In the end I went with the ENVTSCIP tool from CAD_TSUtils, but it was good to be introduced to this tool. |
|
Mar 2 |
accepted | How to get an IP Address from a disconnected terminal services session |
|
Mar 2 |
comment |
How to get an IP Address from a disconnected terminal services session I'm going to go with this solution, but using the EVTSCIP tool in the CAD_TSUtils. It comes with a script that can be added for every user logon (usrlogon.cmd) and can be easily modified to save the IP on the server at every user logon. Thanks for the nudge towards this direction. |
|
Mar 1 |
comment |
How to get an IP Address from a disconnected terminal services session do you know if you can use Terminal Service Manager remotely? |
|
Feb 28 |
comment |
How to get an IP Address from a disconnected terminal services session I'll check it out, thanks. |