masaori335 commented on PR #10737:
URL: https://github.com/apache/trafficserver/pull/10737#issuecomment-1829095053
Resolved conflicts. Please take another look.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
bneradt opened a new pull request, #9987:
URL: https://github.com/apache/trafficserver/pull/9987
Now that we support HTTP/2 to origin, we can now support gRPC traffic end to
end. This PR is made up of three patches:
1. A new gRPC autest.
2. Updates from @keesspoelstra to support tu
bneradt commented on PR #9987:
URL: https://github.com/apache/trafficserver/pull/9987#issuecomment-1828974265
Sorry github-actions. We have to land this, so we can't close it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
ywkaras merged PR #10807:
URL: https://github.com/apache/trafficserver/pull/10807
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@tra
github-actions[bot] closed pull request #9987: Support gRPC traffic
URL: https://github.com/apache/trafficserver/pull/9987
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To un
SolidWallOfCode commented on PR #10839:
URL: https://github.com/apache/trafficserver/pull/10839#issuecomment-1828873786
From my point of view, the key advantages are
1. Self contained - I don't need to do anything else in my IDE or on the
command line to make it work. E.g. no `--prese
bneradt commented on code in PR #10790:
URL: https://github.com/apache/trafficserver/pull/10790#discussion_r1406910312
##
tests/gold_tests/autest-site/setup.cli.ext:
##
@@ -123,22 +122,13 @@ if ENV['ATS_BIN'] is not None:
Variables.trafficserver_version = out
host.Writ
ywkaras merged PR #10796:
URL: https://github.com/apache/trafficserver/pull/10796
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@tra
bryancall commented on PR #10814:
URL: https://github.com/apache/trafficserver/pull/10814#issuecomment-1828811242
I need to email the dev@ mailing list before this gets merged in.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
bryancall commented on PR #10832:
URL: https://github.com/apache/trafficserver/pull/10832#issuecomment-1828799309
Do you have a benchmark comparing the performance of mmap vs pread?
New features would go into the master branch and we most likely wouldn't
backport this change into 9.x
SolidWallOfCode closed pull request #10839: CMake: Add "nice" file to contain
persistent options.
URL: https://github.com/apache/trafficserver/pull/10839
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
serrislew commented on code in PR #10834:
URL: https://github.com/apache/trafficserver/pull/10834#discussion_r1406889231
##
plugins/esi/common/gzip.cc:
##
@@ -79,9 +79,12 @@ EsiLib::gzip(const ByteBlockList &blocks, std::string &cdata)
{
cdata.assign(GZIP_HEADER_SIZE, 0); //
masaori335 merged PR #10847:
URL: https://github.com/apache/trafficserver/pull/10847
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@
duke8253 merged PR #10851:
URL: https://github.com/apache/trafficserver/pull/10851
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@tr
lzx404243 merged PR #10768:
URL: https://github.com/apache/trafficserver/pull/10768
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@t
SolidWallOfCode commented on code in PR #10848:
URL: https://github.com/apache/trafficserver/pull/10848#discussion_r1406862416
##
src/cripts/Error.cc:
##
@@ -29,7 +29,7 @@ Error::execute(Cript::Context *context)
// These are static, to be used with the get() wrapper
void
-Er
ywkaras commented on code in PR #10840:
URL: https://github.com/apache/trafficserver/pull/10840#discussion_r1406859964
##
example/plugins/c-api/ip_category/ip_category.cc:
##
@@ -0,0 +1,122 @@
+/** @file
+
+ Demonstrate a TS_HTTP_IP_ALLOW_CATEGORY_HOOK plugin.
+
+ @section lic
SolidWallOfCode commented on PR #10849:
URL: https://github.com/apache/trafficserver/pull/10849#issuecomment-1828727162
[approve ci]
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific c
maskit commented on PR #10851:
URL: https://github.com/apache/trafficserver/pull/10851#issuecomment-1828687324
[approve ci centos]
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific com
bneradt commented on code in PR #10840:
URL: https://github.com/apache/trafficserver/pull/10840#discussion_r1406803072
##
example/plugins/c-api/ip_category/ip_category.cc:
##
@@ -0,0 +1,122 @@
+/** @file
+
+ Demonstrate a TS_HTTP_IP_ALLOW_CATEGORY_HOOK plugin.
+
+ @section lic
ywkaras commented on code in PR #10840:
URL: https://github.com/apache/trafficserver/pull/10840#discussion_r1406764706
##
example/plugins/c-api/ip_category/ip_category.cc:
##
@@ -0,0 +1,122 @@
+/** @file
+
+ Demonstrate a TS_HTTP_IP_ALLOW_CATEGORY_HOOK plugin.
+
+ @section lic
ywkaras commented on code in PR #10840:
URL: https://github.com/apache/trafficserver/pull/10840#discussion_r1406764706
##
example/plugins/c-api/ip_category/ip_category.cc:
##
@@ -0,0 +1,122 @@
+/** @file
+
+ Demonstrate a TS_HTTP_IP_ALLOW_CATEGORY_HOOK plugin.
+
+ @section lic
maskit commented on code in PR #10841:
URL: https://github.com/apache/trafficserver/pull/10841#discussion_r1406735896
##
plugins/healthchecks/healthchecks.cc:
##
@@ -213,10 +213,10 @@ hc_thread(void *data ATS_UNUSED)
}
if (len >= 0) {
- int i = 0;
+ uint32_
maskit commented on code in PR #10841:
URL: https://github.com/apache/trafficserver/pull/10841#discussion_r1406735896
##
plugins/healthchecks/healthchecks.cc:
##
@@ -213,10 +213,10 @@ hc_thread(void *data ATS_UNUSED)
}
if (len >= 0) {
- int i = 0;
+ uint32_
cmcfarlen merged PR #10776:
URL: https://github.com/apache/trafficserver/pull/10776
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@t
duke8253 opened a new pull request, #10851:
URL: https://github.com/apache/trafficserver/pull/10851
This resolves #9748.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
bryancall merged PR #10833:
URL: https://github.com/apache/trafficserver/pull/10833
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@t
bryancall merged PR #10835:
URL: https://github.com/apache/trafficserver/pull/10835
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@t
bryancall merged PR #10836:
URL: https://github.com/apache/trafficserver/pull/10836
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@t
bryancall merged PR #10838:
URL: https://github.com/apache/trafficserver/pull/10838
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@t
bryancall merged PR #10837:
URL: https://github.com/apache/trafficserver/pull/10837
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@t
bryancall merged PR #10842:
URL: https://github.com/apache/trafficserver/pull/10842
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@t
bryancall commented on code in PR #10841:
URL: https://github.com/apache/trafficserver/pull/10841#discussion_r1406726695
##
plugins/healthchecks/healthchecks.cc:
##
@@ -213,10 +213,10 @@ hc_thread(void *data ATS_UNUSED)
}
if (len >= 0) {
- int i = 0;
+ uint
maskit merged PR #10721:
URL: https://github.com/apache/trafficserver/pull/10721
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@traf
maskit commented on code in PR #10841:
URL: https://github.com/apache/trafficserver/pull/10841#discussion_r1406717169
##
plugins/healthchecks/healthchecks.cc:
##
@@ -213,10 +213,10 @@ hc_thread(void *data ATS_UNUSED)
}
if (len >= 0) {
- int i = 0;
+ uint32_
SolidWallOfCode opened a new pull request, #10849:
URL: https://github.com/apache/trafficserver/pull/10849
Minor cleanups. Improvements in `Errata` to help with #10112.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
SolidWallOfCode commented on code in PR #10848:
URL: https://github.com/apache/trafficserver/pull/10848#discussion_r1406699775
##
src/cripts/Headers.cc:
##
@@ -22,24 +22,21 @@
// Constants
const Header::Iterator Header::Iterator::_end = Header::Iterator("__END__",
Header::Ite
cmcfarlen commented on PR #10768:
URL: https://github.com/apache/trafficserver/pull/10768#issuecomment-1828474897
This lgtm, but needs rebase
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the s
SolidWallOfCode merged PR #10809:
URL: https://github.com/apache/trafficserver/pull/10809
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubsc
SolidWallOfCode commented on code in PR #10662:
URL: https://github.com/apache/trafficserver/pull/10662#discussion_r1406604459
##
src/iocore/cache/RamCacheLRU.cc:
##
@@ -107,11 +109,11 @@ RamCacheLRU::resize_hashtable()
}
bucket = new_bucket;
nbuckets = anbuckets;
-
SolidWallOfCode commented on code in PR #10662:
URL: https://github.com/apache/trafficserver/pull/10662#discussion_r1406601047
##
src/iocore/cache/RamCacheLRU.cc:
##
@@ -107,11 +109,11 @@ RamCacheLRU::resize_hashtable()
}
bucket = new_bucket;
nbuckets = anbuckets;
-
SolidWallOfCode commented on code in PR #10662:
URL: https://github.com/apache/trafficserver/pull/10662#discussion_r1406600721
##
src/iocore/cache/RamCacheLRU.cc:
##
@@ -84,13 +85,14 @@ RamCacheLRU::size() const
ClassAllocator ramCacheLRUEntryAllocator("RamCacheLRUEntry");
maskit merged PR #10792:
URL: https://github.com/apache/trafficserver/pull/10792
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@traf
SolidWallOfCode commented on code in PR #10662:
URL: https://github.com/apache/trafficserver/pull/10662#discussion_r1406594186
##
src/iocore/cache/RamCacheLRU.cc:
##
@@ -84,13 +85,14 @@ RamCacheLRU::size() const
ClassAllocator ramCacheLRUEntryAllocator("RamCacheLRUEntry");
SolidWallOfCode commented on code in PR #10662:
URL: https://github.com/apache/trafficserver/pull/10662#discussion_r1406592391
##
src/iocore/cache/RamCacheLRU.cc:
##
@@ -47,7 +48,7 @@ struct RamCacheLRU : public RamCache {
void init(int64_t max_bytes, Vol *vol) override;
bneradt commented on PR #10845:
URL: https://github.com/apache/trafficserver/pull/10845#issuecomment-1828236265
> No - if you change them, it has no effect. It seems more like a trap than
useful.
Oh, that's interesting. I had wondered that when I first saw this, but I
confirmed that
serrislew merged PR #10802:
URL: https://github.com/apache/trafficserver/pull/10802
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@t
SolidWallOfCode commented on PR #10845:
URL: https://github.com/apache/trafficserver/pull/10845#issuecomment-1828185884
No - if you change them, it has no effect. It seems more like a trap than
useful.
--
This is an automated message from the Apache Git Service.
To respond to the message,
SolidWallOfCode merged PR #10843:
URL: https://github.com/apache/trafficserver/pull/10843
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubsc
49 matches
Mail list logo