Hi,

We are trying to add the pprof handlers to our app engine project: 
https://golang.org/src/net/http/pprof/pprof.go.  Everything works fine and 
we can use 'go tool pprof' to generate heap profiles.  However, I would 
like to put it behind an admin login.  Putting this behind an admin 
prevents 'go tool' for accessing the profiles.

Is there a way to do this?

Thanks!
Shaunak

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c8abb63e-ace5-49b6-ab02-ec4c3609a8e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to