Recent content by godwinkessy

  1. G

    External HTTP server help

    Thank you For your response… We wish you all the best… We’ll keep in touch… Regards Godwin
  2. G

    External HTTP server help

    Hello Team Any Update From Your End… Regards Godwin
  3. G

    External HTTP server help

    Okay… that’s great… how soon do you think this can be settled… since we planning to effectively utilize it in our project… so we want it very ready before we start utilizing it…
  4. G

    External HTTP server help

    Hello To my opinion since the http server can be accessed from multiple devices… sending multiple requests should be considered a very common behavior… considering it can be on a LAN where connectivity is even faster… I think that would be best if handled internally by the web server… so as to...
  5. G

    External HTTP server help

    Yes when we type one word at a time… no orphan process…
  6. G

    External HTTP server help

    When I type one letter and wait it works fine… but when i quickly type even two letters… which is what i would expect for the user to do… it keeps loading with no response…
  7. G

    External HTTP server help

    Hello Thank you for your response… what can be a best way to handle the issue…
  8. G

    External HTTP server help

    Hello Team We are using jQuery typeahead suggestions that perfom ajax request… when i type one letter and wait for response… it works fine, but when i quickly type it doesn’t provide a response… are there some limitations…? since this works perfectly on normal webserver… i have also tested...
  9. G

    External HTTP server help

    Hello Team I have tried the External HTTP Server… But i see i am unable to load css as they act as if they are loaded from localhost/css, rather than localhost:port/css… On the other hand… I have also noticed a failure on curl requests to external https server… as i encountered the same issue...
Back
Top