Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gwuah/idle-timeout-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fly idle timeout test

Howoto

  • Run fly deploy (don't forget to change the app-name)
  • Run time go run client/main.go https://<your-app-name>.fly.dev/longconnection
  • I set a timeout of 10 minutes, my server only responds after 11 minutes, but i'm somehow getting a response from my server. (which means the timeout isn't being applied)
  • See sample run below
g@MacBook-Air longconnection $ %{time go run client/main.go https://longconnection.fly.dev/longconnection
longconnection
go run client/main.go https://longconnection.fly.dev/longconnection  0.25s user 0.28s system 0% cpu 11:01.73 total

About

test idle timeout functionality on flyio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published